From 1e72fd2caa8a4a7d941226fe67ec4a44b3b97e9c Mon Sep 17 00:00:00 2001 From: Tove Petersson Date: Wed, 31 Aug 2016 21:10:48 +0200 Subject: [PATCH] garmin_fit: Added documentation for the garmin_fit allpoints option. --- xmldoc/formats/options/garmin_fit-allpoints.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 xmldoc/formats/options/garmin_fit-allpoints.xml diff --git a/xmldoc/formats/options/garmin_fit-allpoints.xml b/xmldoc/formats/options/garmin_fit-allpoints.xml new file mode 100644 index 000000000..0a6e80563 --- /dev/null +++ b/xmldoc/formats/options/garmin_fit-allpoints.xml @@ -0,0 +1,6 @@ + + This option specifies that all points in the input .fit-file should + be read. The default behavior is otherwise to skip points without + gps coordinates. This is especially useful for devices that do not + contain a gps, e.g., Garmin Vivosmart HR. + -- 2.30.2